In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / RectIsEditable Property

RectIsEditable Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property RectIsEditable As Boolean
public bool RectIsEditable {get; set;}
public read-write property RectIsEditable: Boolean; 
public function get,set RectIsEditable : boolean
public: __property bool get_RectIsEditable();

public: __property void set_RectIsEditable( 

   bool value

);
public:

property bool RectIsEditable {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members